@charset "UTF-8";
@font-face {
  font-family: 'YouSheBiaoTiHei';
  src: url('../font/YouSheBiaoTiHei.eot');
  src:
    url('../font/YouSheBiaoTiHei.ttf') format('truetype'),
    url('../font/YouSheBiaoTiHei.woff') format('woff'),
    url('../font/YouSheBiaoTiHei.svg') format('svg'),
    url('../font/YouSheBiaoTiHei.eot?#font-spider') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../font/Intro.eot');
  src:
    url('../font/Intro.ttf') format('truetype'),
    url('../font/Intro.woff') format('woff'),
    url('../font/Intro.eot?#font-spider') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.bth{
  font-family: 'YouSheBiaoTiHei';
}
.int{
  font-family: 'Intro';
}
